include mathcons.e namespace mathcons public constant PI
PI is the ratio of a circle's circumference to it's diameter.
PI = C / D :: C = PI * D :: C = PI * 2 * R(radius)